| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 8 |
| Total lines | 74 |
| Lines of code | 46 |
| Logical lines of code | 29 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| GetValueFromPath() | 56 | 7 | 19 | |
| SanitizeString() | 69 | 3 | 7 | |
| SanitizeNumber() | 72 | 3 | 5 | |
| SanitizeBoolean() | 73 | 2 | 5 | |
| IsAssoc() | 73 | 2 | 4 | |
| GetStringValueFromPath() | 78 | 1 | 3 | |
| GetBooleanValueFromPath() | 78 | 1 | 3 |